Computer Science
epub |eng | 2019-10-14 | Author:David Calavera

# bpftool prog show 52: cgroup_skb tag 7be49e3934a125ba loaded_at 2019-03-28T16:46:04-0700 uid 0 xlated 296B jited 229B memlock 4096B map_ids 52,53 53: cgroup_skb tag 2a142ef67aaad174 loaded_at 2019-03-28T16:46:04-0700 uid 0 xlated 296B ...
( Category: Computer Science November 29,2019 )
epub |eng | 2019-11-22 | Author:Emmanuel Tsukerman

In the following steps, we provide a recipe for replacing the face of one individual in an image with that of another. The code is structured in five parts: Deepfake.ipynb ...
( Category: Computer Science November 28,2019 )
epub |eng | 2017-11-16 | Author:Dawn E. Holmes

Chapter 5 Big data and medicine Big data analysis is significantly changing the world of healthcare. Its potential has yet to be fully realized but includes medical diagnosis, epidemic prediction, ...
( Category: Data Mining November 28,2019 )
azw3 |eng | 2019-07-09 | Author:Thomas M. Siebel

To address the overall demand for data science skills, governments have begun to act. The UK’s Open Data Institute and Alan Turing Institute, the European Commission’s 2014 big data strategy, ...
( Category: Intelligence & Semantics November 26,2019 )
epub |eng | | Author:Paul Gries

Writing Algorithms That Use the File-Reading Techniques There are several common ways to organize information in files. The rest of this chapter will show how to apply the various file-reading ...
( Category: Python November 21,2019 )
epub |eng | 2019-08-26 | Author:Gabriel René [René, Gabriel]

SPATIAL PROTOCOL A UNIVERSAL SPATIAL PROTOCOL STANDARD W eb addresses designed for interactions with text, media, and the navigation of web pages are not a sufficient technological foundation with which ...
( Category: Technology November 20,2019 )
epub |eng | 2019-11-26 | Author:William Ughetta & Larry D. Pyeatt [William Ughetta]

The testing program was executed on an nVidia Jetson TX-1 using the C version of and then with the assembly version. This was done for chunk sizes of 32 bits ...
( Category: Computer Science November 19,2019 )
epub |eng | 2019-09-23 | Author:Jakub Langr & Vladimir Bok [Jakub Langr]

( Category: Intelligence & Semantics November 14,2019 )
epub |eng | 1980-11-13 | Author:Hofstadter, Douglas R., 1945-

( Category: Machine Theory November 14,2019 )
epub, mobi |eng | 2019-10-04 | Author:Subhashini Tripuraneni

function saveContact() { let contactInfo = {}; let fields = ["name", "title", "email", "phone", "organization", "address", "city", "state", "zip"]; fields.map(function(field) { let element = document.getElementById(field); if (element && element.value) { ...
( Category: Machine Theory November 11,2019 )
mobi, epub |eng | 2019-11-13 | Author:Patrick McNeil

BACKGROUNDS 1 http://the71s.com 2 http://lifetoday.org/ 1 Notice how the image-based background of this site fades to black. If you have a rich background such as this one, plan how it ...
( Category: Adobe Photoshop November 10,2019 )
epub |eng | 2019-01-31 | Author:Ahirwar, Kailash;

( Category: Machine Theory November 9,2019 )
epub, azw3, pdf |eng | 2019-11-04 | Author:Janelle Shane

THERE ARE FOUR GIRAFFES There are a lot of interesting data-related quirks that crop up in Visual Chatbot, an AI that was trained to answer questions about images. The researchers ...
( Category: Intelligence & Semantics November 6,2019 )
epub |eng | 2019-09-27 | Author:Ian Pointer

start_time = time.process_time() b.__getitem__(33) end_time = time.process_time() end_time - start_time >> 0.0031465259999094997 Obtaining an element from this dataset takes roughly the same time as in our original audio-based one, so ...
( Category: Machine Theory November 4,2019 )
epub |eng | | Author:Thomas Blom Hansen & Jason Lengstorf

Creating the Entry Input Form Now that you have a dynamic navigation, you might as well use it for something meaningful. You could show an HTML form for the editor. ...
( Category: Software Development October 26,2019 )